repo: Use constructed, not constructor
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 04:05:04 +0000 (00:05 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 17:54:36 +0000 (13:54 -0400)
commiteb6f017ef85520f7fa489047e952a9d83895e8a8
treee08f1beab20e94a5300f016de0204c77a2dc3910
parent33f232f76c82e367fff84733eb4cf774d156cf90
repo: Use constructed, not constructor

It's simpler to do this after the object is constructed, rather
than in the middle of construction.

https://bugzilla.gnome.org/show_bug.cgi?id=707582
src/libostree/ostree-repo.c